home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / relnotes / ftn77_dev / ch5.z / ch5
Encoding:
Text File  |  2002-10-08  |  1.8 KB  |  132 lines

  1.  
  2.  
  3.  
  4.                                                - 1 -
  5.  
  6.  
  7.  
  8.                     7.3 FORTRAN 77 Release Notes
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                                                - 2 -
  69.  
  70.  
  71.  
  72.                     5.  _K_n_o_w_n__P_r_o_b_l_e_m_s
  73.  
  74.                     The following bugs were not fixed for the
  75.                     MIPSpro 7.3 release:
  76.  
  77.                     627794   f77 produces wrong instructions for
  78.                              calculation with o32 executable file.
  79.  
  80.                     661155   f77 produces incorrect results from
  81.                              dreal() with o32 executable file.
  82.  
  83.                     670001   f77 does not accept structure element
  84.                              as an array index parameter with n32
  85.                              executable file.
  86.  
  87.                     570062   Incorrect results occured with complex
  88.                              arithmetic (-o32 f77).
  89.  
  90.                     593160   dimag() returns real part of argument
  91.                              instead of imaginary part with o32
  92.                              executable file.
  93.  
  94.                     654944   Signal Segmentation fault occured in
  95.                              phase Scope Setup in f77.
  96.  
  97.                     682993   chardum(1:i+1) = chardum(1:i) causes
  98.                              stack overflow in n32 FORTRAN 77 and
  99.                              Fortran 90.
  100.  
  101.                     570698   FORTRAN 77 and Fortran 90 logical units
  102.                              fail to cooperate.
  103.  
  104.                     655899   AIMAG returns real part when called in
  105.                              a function call with REAL (o32 only).
  106.  
  107.                     328926   Incorrect DWARF information is
  108.                              displayed for -64/-n32 with an array
  109.                              dimension expression.
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.